ASP.NET Core MVC コントロールヘルプ
Header メソッド (PivotFieldBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldBaseBuilder<TControl,TBuilder> クラス : Header メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotFieldBase.Header. Sets a string used to represent this field in the user interface.
シンタックス
'宣言
 
Public Function Header( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Header( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If it is not specified, it uses the value of the Binding and make a conversion. The conversion rule is capitalizing the first letter and adding spaces before uppercase characters preceded by lower-case characters.
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
PivotFieldBaseBuilder<TControl,TBuilder> メンバ